Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

93% accuracy attained with a simple CNN #14

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

93% accuracy attained with a simple CNN #14

wants to merge 12 commits into from

Conversation

VicHofs
Copy link

@VicHofs VicHofs commented Feb 3, 2020

Hey, I created a basic CNN with TensorFlow and got 93% balanced accuracy. Added it to the benchmarks, feel free to add it to main if deemed relevant.

P.S.: added code for reference and edited benchmarks table.

Basic CNN model using TensorFlow 2.0
benchmarks at 93% balanced accuracy with base version
Original Jupyter Notebook with outputs and benchmarks.
Full code not in Notebook format
Jupyter Notebook format of code
Jupyter Notebook format with complete code
@VicHofs VicHofs requested a review from mxbi February 3, 2020 21:31
Copy link
Member

@mxbi mxbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I'm happy to add your results to the table, but I think it would be best if your model was in a separate repo that we can link into, instead of in the root of this one.

@VicHofs
Copy link
Author

VicHofs commented Feb 18, 2020

Thanks for the PR! I'm happy to add your results to the table, but I think it would be best if your model was in a separate repo that we can link into, instead of in the root of this one.

Alright. Is there a preferred format I should follow in the repo?

Copy link
Author

@VicHofs VicHofs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove model files from pull request fork

@VicHofs
Copy link
Author

VicHofs commented Feb 18, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants